home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine CD 1995 / Archive Magazine CD 1995.iso / discs / prog_disc / volume_5 / issue_09 / wimp / !MsgDemo / Data / Help
Encoding:
Text File  |  1992-05-20  |  1.9 KB  |  72 lines

  1. Information is available on:
  2.  
  3.   The Iconbar Menu
  4.   What This Program Does
  5. ________________________________________
  6.  
  7. Note that if any read me files are
  8. supplied as part of this application,
  9. they may have more recent information
  10. than is contained in this file.
  11.  
  12. Msgdemo is © Chris Johnson, 1992
  13. ________________________________________
  14.  
  15. This application provides interactive
  16. help when the !Help application is
  17. active.
  18. ________________________________________
  19.  
  20. When this application is run, it's icon
  21. is installed on the iconbar.
  22.  
  23. Clicking with SELECT on the icon simply
  24. opens this window.
  25.  
  26. The Iconbar Menu
  27. Clicking with MENU on the icon offers
  28. the following options:
  29.   
  30.   Info - the standard information box
  31.   Help - opens this help window
  32.   Quit - terminates the application
  33. ________________________________________
  34.  
  35. What This Program Does
  36. It should be used in conjunction with
  37. the articles on interactive help and the
  38. MsgTrans module in Archive.
  39.  
  40. The program does very little, other than
  41. providing a demonstration of interactive
  42. help - you must have Acorn's !Help
  43. application installed and its window
  44. open to see it. The messages are passed
  45. to !Help using the RISC-OS message
  46. passing routines, and are fetched from a
  47. file using the MsgTrans module. If you
  48. are interested in incorporating these
  49. techniques into your own code, read the
  50. articles and then study
  51.  
  52. (a)  The BASIC code in the !RunImage
  53.      file
  54.  
  55. (b)  The messages file
  56.  
  57. The application has a bonus, since the
  58. code for producing a fuller on-line
  59. tutorial in a window like this one, is
  60. also included.
  61. ________________________________________
  62.  
  63. Copyright
  64. The code incorporated in this
  65. application is released into the public
  66. domain and may be used as a basis for
  67. producing other applications. If you
  68. distribute the resulting application
  69. then try and give NCS and Archive a plug
  70. - where would we be without them?
  71. ________________________________________
  72.